3.208 \(\int \frac{1}{\sqrt{a+b \sin (e+f x)}} \, dx\)

Optimal. Leaf size=62 \[ \frac{2 \sqrt{\frac{a+b \sin (e+f x)}{a+b}} F\left (\frac{1}{2} \left (e+f x-\frac{\pi }{2}\right )|\frac{2 b}{a+b}\right )}{f \sqrt{a+b \sin (e+f x)}} \]

[Out]

(2*EllipticF[(e - Pi/2 + f*x)/2, (2*b)/(a + b)]*Sqrt[(a + b*Sin[e + f*x])/(a + b)])/(f*Sqrt[a + b*Sin[e + f*x]
])

________________________________________________________________________________________

Rubi [A]  time = 0.0367861, antiderivative size = 62, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 14, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.143, Rules used = {2663, 2661} \[ \frac{2 \sqrt{\frac{a+b \sin (e+f x)}{a+b}} F\left (\frac{1}{2} \left (e+f x-\frac{\pi }{2}\right )|\frac{2 b}{a+b}\right )}{f \sqrt{a+b \sin (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Int[1/Sqrt[a + b*Sin[e + f*x]],x]

[Out]

(2*EllipticF[(e - Pi/2 + f*x)/2, (2*b)/(a + b)]*Sqrt[(a + b*Sin[e + f*x])/(a + b)])/(f*Sqrt[a + b*Sin[e + f*x]
])

Rule 2663

Int[1/Sqrt[(a_) + (b_.)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Dist[Sqrt[(a + b*Sin[c + d*x])/(a + b)]/Sqrt[a
+ b*Sin[c + d*x]], Int[1/Sqrt[a/(a + b) + (b*Sin[c + d*x])/(a + b)], x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[a
^2 - b^2, 0] &&  !GtQ[a + b, 0]

Rule 2661

Int[1/Sqrt[(a_) + (b_.)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticF[(1*(c - Pi/2 + d*x))/2, (2*b)
/(a + b)])/(d*Sqrt[a + b]), x] /; FreeQ[{a, b, c, d}, x] && NeQ[a^2 - b^2, 0] && GtQ[a + b, 0]

Rubi steps

\begin{align*} \int \frac{1}{\sqrt{a+b \sin (e+f x)}} \, dx &=\frac{\sqrt{\frac{a+b \sin (e+f x)}{a+b}} \int \frac{1}{\sqrt{\frac{a}{a+b}+\frac{b \sin (e+f x)}{a+b}}} \, dx}{\sqrt{a+b \sin (e+f x)}}\\ &=\frac{2 F\left (\frac{1}{2} \left (e-\frac{\pi }{2}+f x\right )|\frac{2 b}{a+b}\right ) \sqrt{\frac{a+b \sin (e+f x)}{a+b}}}{f \sqrt{a+b \sin (e+f x)}}\\ \end{align*}

Mathematica [A]  time = 0.0560489, size = 61, normalized size = 0.98 \[ -\frac{2 \sqrt{\frac{a+b \sin (e+f x)}{a+b}} F\left (\frac{1}{4} (-2 e-2 f x+\pi )|\frac{2 b}{a+b}\right )}{f \sqrt{a+b \sin (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[1/Sqrt[a + b*Sin[e + f*x]],x]

[Out]

(-2*EllipticF[(-2*e + Pi - 2*f*x)/4, (2*b)/(a + b)]*Sqrt[(a + b*Sin[e + f*x])/(a + b)])/(f*Sqrt[a + b*Sin[e +
f*x]])

________________________________________________________________________________________

Maple [A]  time = 0.695, size = 126, normalized size = 2. \begin{align*} 2\,{\frac{a-b}{b\cos \left ( fx+e \right ) \sqrt{a+b\sin \left ( fx+e \right ) }f}\sqrt{{\frac{a+b\sin \left ( fx+e \right ) }{a-b}}}\sqrt{-{\frac{ \left ( -1+\sin \left ( fx+e \right ) \right ) b}{a+b}}}\sqrt{-{\frac{ \left ( 1+\sin \left ( fx+e \right ) \right ) b}{a-b}}}{\it EllipticF} \left ( \sqrt{{\frac{a+b\sin \left ( fx+e \right ) }{a-b}}},\sqrt{{\frac{a-b}{a+b}}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a+b*sin(f*x+e))^(1/2),x)

[Out]

2*(a-b)*((a+b*sin(f*x+e))/(a-b))^(1/2)*(-(-1+sin(f*x+e))*b/(a+b))^(1/2)*(-(1+sin(f*x+e))*b/(a-b))^(1/2)*Ellipt
icF(((a+b*sin(f*x+e))/(a-b))^(1/2),((a-b)/(a+b))^(1/2))/b/cos(f*x+e)/(a+b*sin(f*x+e))^(1/2)/f

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{b \sin \left (f x + e\right ) + a}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*sin(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate(1/sqrt(b*sin(f*x + e) + a), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{1}{\sqrt{b \sin \left (f x + e\right ) + a}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*sin(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

integral(1/sqrt(b*sin(f*x + e) + a), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{a + b \sin{\left (e + f x \right )}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*sin(f*x+e))**(1/2),x)

[Out]

Integral(1/sqrt(a + b*sin(e + f*x)), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{b \sin \left (f x + e\right ) + a}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*sin(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate(1/sqrt(b*sin(f*x + e) + a), x)